I am creating an application with Apache Isis and everything is rendered correctly except that rendered tables are showing all properties from my model.
Is there a quick way to allow users to choose which columns they want to show on the table and preferably in which order?