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