import { TableLayout } from "https://dotland.deno.dev/x/cliffy@v0.19.1/table/layout.ts";
Render specified length of cell. Returns the rendered value and a new cell with the rest value.
x/cliffy/table/layout.ts>TableLayout#renderCellValue
import { TableLayout } from "https://dotland.deno.dev/x/cliffy@v0.19.1/table/layout.ts";
Render specified length of cell. Returns the rendered value and a new cell with the rest value.