method Cell.prototype.getValueimport { Cell } from "https://dotland.deno.dev/x/cliffy@v1.0.0-rc.3/table/cell.ts"; getValue(): CellValueGet cell value. ReturnsCellValue