Example
Data should be provided as a CSV string or JSON array, matching the
format parameter.Parameters
| Name | Type | Description |
|---|---|---|
| columns | list | Column headers for the table. |
| format | string | Data format: "csv" or "json". Default: "csv". |