## Problem or enhancement idea You can add a `<caption>` to the top of a table element to give the table a title. ## Proposed solution Add a caption argument to the table shortcode that adds the caption. See [an example here](https://getbootstrap.com/docs/4.0/content/tables/#captions)