method Cell.prototype.borderimport { Cell } from "https://deno.land/x/cliffy@v1.0.0-rc.1/table/cell.ts"; border(enable?, override?): thisEnable/disable cell border. Parametersoptionalenable = [UNSUPPORTED]Enable/disable cell border. optionaloverride = [UNSUPPORTED]Override existing value. Returnsthis