Use the gtcars dataset to create a gt table. After some summarizing and arranging of rows, the fmt_spelled_num() function is used to transform integer values into spelled-out numbering (in the n column). That formatted column of numbers-as-words is given cell background colors via data_color() (the underlying numerical values are always available).