method Table.prototype.renderCellsimport { Table } from "https://dotland.deno.dev/x/cliffy@v0.9.0/table.ts"; renderCells(row: Row<Cell>, opts: ICalc)Parametersrow: Row<Cell>opts: ICalc