type alias ICellimport { type ICell } from "https://dotland.deno.dev/x/cliffy@v0.19.1/table/cell.ts"; Cell type definition: | number | string | String | Cell