sakkaras / SKSTableView

An expandable table view.
MIT License
445 stars 115 forks source link

Cant Define footer height for row #31

Open jcamejo opened 9 years ago

jcamejo commented 9 years ago

Hi!

I`m trying to separate the cells for certain amount of margin but im unable to get it working. i uncommented the delegates on the library (viewForFooterInSection and heightForFooterInSection), but doesn't do anything, Which is the best way to achieve my objective?

Thank you very much.

Cheers