method Table.prototype.getBodyimport { Table } from "https://deno.land/x/wmill@v1.332.0/deps.ts"; getBody(): Array<TRow>Get table body. ReturnsArray<TRow>