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

# TapTableColumn

> One column of a table card sent to chat through tap.ui.openInChat.

One column of a `table` card sent to chat through `tap.ui.openInChat`.

## Properties

### key

```ts theme={null}
key: string;
```

The key to read from each row object.

***

### label

```ts theme={null}
label: string;
```
