Data & Content Types
Table Data
Table data is structured information arranged as rows and columns.
Also called Tabular dataRow-and-column dataSpreadsheet dataData table
Visual Example
IDItemQty104Widget12105Cable4
Plain Definition
Table data is useful when each record follows the same set of fields.
You Might Describe This As...
- "Spreadsheet data"
- "Data table"
Fast lookup
You May Also Mean
Table data is the content; a table is the UI component that displays it.
What It Is Used For
- Comparing records
- Exporting reports
- Feeding charts or dashboards
Example User Phrasing
- "Show this table data in the admin view."
- "Import the rows and columns from the file."