Xcode – How to make flexible tableview within scrollview in swift?
I want to use tableview inside scrollview. and I want to give height to the tableview as 150 or greater than but as soon as I am doing so It's showing error. My actually I have to implement collasible cell…