type alias ITableimport { type ITable } from "https://deno.land/x/cliffy@v0.5.0/packages/table/lib/table.ts"; definition: IRow[] | Table