> <%= partial table.template("table_column"), locals: { table: table }, collection: table.columns %> <%= partial table.template("table_row"), locals: { table: table }, collection: table.object %>