method Table.prototype.bodyimport { Table } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; body(rows: T[]): thisSet table body. Parametersrows: T[]Table rows. Returnsthis