--- # table columns (required) cols: ["name", "text"] # table rows (required) rows: - ["apple", "red"] - ["banana", "yellow"] - ["grape", "green"]