Augustyniak / RATreeView

Library providing easy-to-use interface for displaying tree structures on iOS and tvOS.
MIT License
2.49k stars 466 forks source link

Tableview separator line missing while reloading the tableview. #204

Open AparnaAnandan opened 7 years ago

AparnaAnandan commented 7 years ago

Hi, While reloading the tableview the separator lines are missing for the tableview. What to do for this? I have added the separator style in storyboard, still i am getting issues? and it doesnt happen always, sometimes only.I am using xcode 8. Please help me.