populate_table
Populate an InDesign table with array-based data at specified starting positions, enabling automated data entry.
Instructions
Populate a table with data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Array of arrays containing table data | |
| startRow | No | Starting row index | |
| tableIndex | No | Table index | |
| startColumn | No | Starting column index |