-2

I have scrollview which has four labels and under each label there is tableview, i want to adjust tableview according to data and move label after tableview.

Cœur
  • 37,241
  • 25
  • 195
  • 267

1 Answers1

0

If I'm not understanding your question wrong, you can use UITableView with headers implementations.

Here's the help,

Customize UITableView header section

Community
  • 1
  • 1
Hemang
  • 26,840
  • 19
  • 119
  • 186