populate_table
Fill an InDesign table at a given page and index with array data, using the first row as headers when requested.
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 |