method Table.prototype.bodyRe-exportimport { Table } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts"; body(rows: T[]): thisSet table body. Parametersrows: T[]Table rows. Returnsthis