I am trying to display my data in a grouped table as below :
As you can
Try
customerTable.backgroundColor = [UIColor clearColor]; customerTable.opaque = NO; customerTable.backgroundView = nil;