xmartlabs / XLForm

XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
MIT License
5.78k stars 953 forks source link

How to insert a cell on a unknown indexpath? #1017

Closed xiaoyishan closed 6 years ago

xiaoyishan commented 6 years ago

I need custom add/del on anyone indepath cell.
I just reset initializeForm everytime to fix it.

xiaoyishan commented 6 years ago

haha , removeFormRowWithTag&addFormRow is so clear ......