# TanStackTableToken # Variable: TanStackTableToken ```ts const TanStackTableToken: InjectionToken>; ``` Defined in: [helpers/table.ts:11](https://github.com/TanStack/table/blob/main/packages/angular-table/src/helpers/table.ts#L11) Injection token that provides access to the current [AngularTable](../type-aliases/AngularTable.md) instance. This token is provided by the [TanStackTable](../classes/TanStackTable.md) directive.