Pitfall 1 in iOS Development#
After iOS 10, the setOn method of switch does not send the action as stated in the documentation.
https://stackoverflow.com/questions/39566361/uiswitch-seton-animated-does-not-work-as-document
Encountered a strange problem where the same view is created, but it appears blurry in even rows and normal in odd rows.