<!--THIS FILE IS AUTO GENERATED. This file is generated from JSDoc comments in lib/core/addon/components/info-table.js. To make changes, first edit that file and run "yarn gen-story-md info-table" to re-generate the content.-->
## InfoTable
InfoTable components are a table with a single column and header. They are used to render a list of InfoTableRow components.
**Params**
| Param | Type | Default | Description |
| --- | --- | --- | --- |
| [title] | <code>String</code> | <code>Info Table</code> | The title of the table. Used for accessibility purposes. |