import * as cliffy from "https://deno.land/x/cliffy@v0.4.0/packages/table/lib/utils.ts"; FunctionsfconsumeWordsGet next words from the beginning of {content} until all words have a length lower then {length}. ffillFill string with given char until the string has a specified length. flongestGet longest cell from given row index. fstripeColorsRemove color codes from string.