> ## 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.

# Table from Columns

Combines multiple Columns of data into a single Table.

### Inputs

| Name    | Type                                                        | Description             |
| ------- | ----------------------------------------------------------- | ----------------------- |
| Columns | [Column List](../../../../block-documentation/types/column) | Columns to be combined. |

### Outputs

| Type                                                 |
| ---------------------------------------------------- |
| [Table](../../../../block-documentation/types/table) |
