Before we dig in to the API, let's get you set up!
Install your table adapter as a dependency using your favorite npm package manager
$ npm install @tanstack/react-table
$ npm install @tanstack/solid-table
$ npm install @tanstack/svelte-table
$ npm install @tanstack/vue-table
$ npm install @tanstack/table-core