You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem in - (MDSpreadViewCell *)spreadView:(MDSpreadView *)aSpreadView cellForHeaderInColumnSection:(NSInteger)section forRowAtIndexPath:(MDIndexPath *)rowPath; #34
Problem is that, Initially I am getting no header cell. When I scroll the spread sheet it shows some. When I come back to starting point all the headers become visible.
When I scroll the spread sheet all headers become messy. I think problem is with reuse identifier.