if ([_tableView respondsToSelector:@selector(setSectionIndexColor:)]) {spa
_tableView.sectionIndexBackgroundColor = [UIColor clearColor];io
_tableView.sectionIndexTrackingBackgroundColor = [UIColor clearColor];table
}class