Hello ,
The table does not fit the frame that i have chosen instead it is overflows the Frame Please help !!!!

Please find the Below image how it should look like : I used
JKExpandable* tbkJkTable = [tbkJkTable initWithFrame:CGRectMake(0, 10, 280 , 50) style:UITableViewStylePlain];
But due to this i can only update the Frame and the Tableview didselect row is not performed . Scroll is working and the reusing existing JKParentTableViewCell is called perfectly . DataSource is also bound into the Table perfectly.

Table overflows and hides the Searchbar

Original Image

Hello ,
The table does not fit the frame that i have chosen instead it is overflows the Frame Please help !!!!
Please find the Below image how it should look like : I used
JKExpandable* tbkJkTable = [tbkJkTable initWithFrame:CGRectMake(0, 10, 280 , 50) style:UITableViewStylePlain];
But due to this i can only update the Frame and the Tableview didselect row is not performed . Scroll is working and the reusing existing JKParentTableViewCell is called perfectly . DataSource is also bound into the Table perfectly.
Table overflows and hides the Searchbar

Original Image
