type alias IRowimport { type IRow } from "https://dotland.deno.dev/x/cliffy@v0.11.1/packages/table/mod.ts"; Type ParametersoptionalT = ICelldefinition: T[] | Row<T>import IRowimport { IRow } from "https://dotland.deno.dev/x/cliffy@v0.11.1/packages/table/mod.ts";