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

# table

## Chainable Ops

### <a id="asset-file" />`asset-file`

Returns the *file* of the asset

| Argument | Description |
| :------- | :---------- |
| `asset`  | The asset   |

#### Return Value

The *file* of the asset

### <a id="table-rows" />`table-rows`

Returns the rows of a *table*

| Argument | Description |
| :------- | :---------- |
| `table`  | A *table*   |

#### Return Value

The rows of the *table*

## List Ops

### <a id="asset-file-list" />`asset-file`

Returns the *file* of the asset

| Argument | Description |
| :------- | :---------- |
| `asset`  | The asset   |

#### Return Value

The *file* of the asset

### <a id="table-rows-list" />`table-rows`

Returns the rows of a *table*

| Argument | Description |
| :------- | :---------- |
| `table`  | A *table*   |

#### Return Value

The rows of the *table*
