interface Cell implements CoreCell<TData, TValue>, GroupingCellRe-exportimport { type Cell } from "https://deno.land/x/netzo@0.4.78/deps/@tanstack/react-table.ts"; Type ParametersTData extends RowDataTValue