> ## 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 from Text

Creates a Column from a Text List.

### Inputs

| Name   | Type                                                    | Description                                                                                      |
| ------ | ------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| Rows   | [Text List](../../../../block-documentation/types/text) | Text List to convert to a Column.                                                                |
| Header | [Text](../../../../block-documentation/types/text)      | Option to define a Header value. If undefined, the resulting Column will have an invalid Header. |

### Outputs

| Type                                                   |
| ------------------------------------------------------ |
| [Column](../../../../block-documentation/types/column) |
