I need to set uitableviewCell backgroundColor based on an observed property. How do I dynamically set the row to be grey or white in the observed method, unless there is a better method to implement in.
I am observing whether the object is valid, at which point i make the cell active (white) or not (grey).
Thanks guys
You can get the cell for a particular row using