I wanted to clone a row that has a switch and a label and then populate the cloned labels from a list. That seemed to work but the switches don’t change state when I click on them.
Each click just reverts back to the initial (off/disabled) state of the switch. I can’t enable them.