Table structure
Structured table
Structured table
Meaning
A tabular range with stable headers, consistent row meaning, and predictable data types.
When to use it
Use it as the input contract for spreadsheet automation.
Practical example
Columns: request_id, owner, status, due_date, amount.