method Table.prototype.getBodyimport { Table } from "https://deno.land/x/cliffy@v0.14.2/table/table.ts"; getBody(): T[]ReturnsT[]