type alias DataRowimport { type DataRow } from "https://deno.land/x/cliffy@v1.0.0-rc.1/table/row.ts"; Json row. definition: Record<string, string | number>