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