Create tables
create_tablesAdd FigJam tables and fill their cells with row-major data. The first row becomes the header; optionally set coordinates to position the tables on the board.
Instructions
Add a FigJam table and fill its cells. Pass cells as an array of rows, each row an array of strings; the first row reads as the header.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |