pre-selection of a collection view cell (of a collection view inside a table view cell) → needs to propagate two view models to reach the view controller (which has access to the view model of the table view of course) - how?
protocol + delegation + viewDidAppear - selecting item with indexPath is not working as expected