{{column.renderer ? column.renderer(row_data[column.name], row_data) : row_data[column.name]}}