Currently, our SQLResult object can have properties set via format combinators. I'd like a combinator to provide a title to the output table. Sometimes I don't want to show the query in a notebook since it's less than helpful. However, I do want to label the table as a whole, with something succinct. Then, below, I'd like to be able to put in a paragraph-style Markdown (with links), that might, by default, be rendered in slightly smaller font. The caption could discuss some of the logic nuance.