= table.association :organisation, sortable: true = table.association :parent, sortable: true = table.column :name, sortable: true = table.column :description, sortable: true = table.timestamps