[Table elements](https://developer.mozilla.org/en-US/docs/Web/HTML/Element#table_content) create and handle tabular data.

```
<table> <thead> <tbody> <th> <td> <tfoot> <colgroup> <col> <caption>
```

<script src="{{path '/assets/_utils/js/open-ext-links-in-new-window.js'}}" />
