rows: table.rows.map(row => row.columns.map(column => column.value !== undefined ? column.value : ''))