I\'m using now Angular 10. I have two components, mySection and myGroup. The myGroup can contain some mySections. I populate mySection using ngFor based on an array of items. In