# CellData

# Type Alias: CellData

```ts
type CellData = unknown;
```

Defined in: [types/type-utils.ts:7](https://github.com/TanStack/table/blob/main/packages/table-core/src/types/type-utils.ts#L7)
