> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Column

> An object for a column of tabular data that is often stored as part of a table in a text file or in a spreadsheet.

### Properties

| Name   | Type                                                  |
| ------ | ----------------------------------------------------- |
| Header | [Text](../../block-documentation/types/text)          |
| List   | [Column List](../../block-documentation/types/column) |
| Rows   | [Text List](../../block-documentation/types/text)     |

### Block Reference

| Block Name                                                                              | Location          |
| --------------------------------------------------------------------------------------- | ----------------- |
| [Column from Text](../../block-documentation/blocks/utilities/general/column-from-text) | Utilities/General |
