Argument of type '(prev: TableOptions<TFeatures, TData>) => Simplify<Override<Override<TableOptions<TFeatures, TData> extends any ? {} & { [K in keyof TableOptions<...>]: K extends never ? DistributeOverride<...> : TableOptions<...>[K]; } : TableOptions_Core<...> & UnionToIntersection<...>, TableOptions<...>>, { ...; }>>' is not assignable to parameter of type 'Updater<TableOptions<TFeatures, TData>>'.