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