# coreCellsFeature

# Variable: coreCellsFeature

```ts
const coreCellsFeature: TableFeature;
```

Defined in: [core/cells/coreCellsFeature.ts:12](https://github.com/TanStack/table/blob/main/packages/table-core/src/core/cells/coreCellsFeature.ts#L12)

Core feature that adds cell value, render, and context APIs.
