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