populate_table
Populate InDesign tables with structured data. Specify table index, page, and include headers. Input data as array of rows.
Instructions
Populate table with data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Array of arrays with table data | |
| pageIndex | No | Page index | |
| tableIndex | Yes | Table index on page | |
| includeHeaders | No | First row contains headers |