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