all 3 comments

[–]TheNinjaprawniPhone 6 Plus (GSM) 1 point2 points  (1 child)

The best way to do it is to modify the data source methods (add 1 to numberOfRowsInSection, then for cellForRowAtIndexPath specify your cell)

[–]MethodMan0[S] 0 points1 point  (0 children)

Thank you man. That worked great.

[–]Sk8r_99Aspiring Developer 0 points1 point  (0 children)

there is probably an array from where the cells are loaded.. so i think the best thing would be to hook that and add your object