method Cell.prototype.setValueimport { Cell } from "https://dotland.deno.dev/x/cliffy@v0.15.0/table/mod.ts"; setValue(value: ICell): thisParametersvalue: ICellReturnsthis