create_table_frame
Create a data table in Figma with headers, rows, and proper spacing. Use optional accent color for branding.
Instructions
Create a data table with headers, rows, and proper spacing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | Row data: arrays of cell values | |
| columns | Yes | Column headers | |
| parentId | No | Parent node | |
| brandColor | No | Accent color |