If i do this in detail view
labelb.textColor = [UIColor whiteColor];
labelb.backgroundColor = [UIColor clearColor];
then when i go back to main page and click on any row then details section are overlapping with previous details how to always clear cells when going back