How to keep the parent column value in data-field when I turn off the switch?
I wanted the value of the data-field of the parent column to be maintained without changing the column original order (because later I will use a v-for for several columns and only some will be visible through the switch).