method cliffy.Table.prototype.getBodyimport { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts"; const { Table } = cliffy; getBody(): T[]Get table body. ReturnsT[]