method HelpersService.loadTableRowCountimport { HelpersService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/HelpersService.ts"; loadTableRowCount(unnamed 0: { workspace: string; path: string; searchCol?: string; searchTerm?: string; storage?: string; }): CancelablePromise<{ count?: number; }>Load the table row count Parametersunnamed 0: { workspace: string; path: string; searchCol?: string; searchTerm?: string; storage?: string; }ReturnsCancelablePromise<{ count?: number; }>any Table count