I have a DLRadioButton in a table view cell, with isMultipleSelectionEnabled set to true to use this as checkboxes, but when the cells are loaded, the checkbox is defaulted to selected for a second before resetting back to default
Note: this reloading issue does not happen when isMultipleSelectionEnabled is not set to true
