swift how to divide tableview into sections with add to cart working properly?
问题 This has got me in a crazy-spin. I’ve been ruminating over this for quite some time, have tried every trick of the trade, but with no luck.. I will be greatly indebted if you solve my problem. My issue is that when I divide ProductViewController into sections:- i)The cells i.e. images are not in correct order. ii) Add to cart button does not function properly. Note: - If the following code seems extensive to you, leave the rest of the code, just ook at the ProductViewController - I just want