Use case or problem
I want to have a nicer overview but more importabt being able to print to PDF my base table with for example action points from a meeting. Currently the row height is fixed which often means to big ir small for the content. Adding auto height to the base table view would solve this.
Proposed solution
Add an option to the base table view to auto height the rows.
Current workaround (optional)
Build a custom table view with auto height. But this seems quit hard since rebuilding the original table view is complex.