When I am scrolling vertically row is going inside of headerview of table, how will change to stop going of row inside of header of UITableView. I have some important view which should show always top of UITableView and if user scroll it should hide as row hides.
Going row in top header should also go on top.
I mean it should show attaching headerview with first row.