method Cell.prototype.cloneimport { Cell } from "https://dotland.deno.dev/x/cliffy@v1.0.0-rc.3/table/mod.ts"; clone(value?: CellValue): CellClone cell with all options. Parametersoptionalvalue: CellValueCell or cell value. ReturnsCell