function textTableimport { textTable } from "https://deno.land/x/indent_and_wrap@v0.0.15/private/table.ts"; textTable(rows: Cell[][],options?: TextTableOptions,nColumn?,)Parametersrows: Cell[][]optionaloptions: TextTableOptionsoptionalnColumn = [UNSUPPORTED]