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