method Cell.prototype.borderimport { Cell } from "https://deno.land/x/cliffy@v0.17.0/table/cell.ts"; border(enable: boolean, override?): thisEnable/disable cell border. Parametersenable: booleanEnable/disable cell border. optionaloverride = [UNSUPPORTED]Override existing value. Returnsthis