I have created a bool List:
List switchbool = [true, true, true, true];
On change of a switch, the value change (pretty obvious..