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