type alias IDataRowimport { type IDataRow } from "https://deno.land/x/cliffy@v0.14.2/table/row.ts"; definition: Record<string, string | number>