method Table.renderimport { Table } from "https://deno.land/x/cliffy@v0.8.2/mod.ts"; render(rows: ITable): voidParametersrows: ITableReturnsvoid