type alias IRowRe-exportimport { type IRow } from "https://deno.land/x/cliffy@v0.5.1/packages/table/mod.ts"; Type ParametersoptionalT = ICelldefinition: T[] | Row<T>