Incorrect number of objects getting added to mutable array

后端 未结 2 1196
遇见更好的自我
遇见更好的自我 2020-12-21 06:42

I have a view controller with table view that contains 8 cells(sections).I have created a textField and added that text field as a subview to 6 cells,remaining 2 cells of wh

2条回答
  •  轮回少年
    2020-12-21 07:06

    I found out the solution to the question here

    Thanks every one who viewed the question.

提交回复
热议问题