I have a tableview that is basically four sections in length, designed for user input. I am not using headers or footers as of now.
Section 0 has 4 rows. Section 1 has 2 rows. Section 2 has 1 row. Section 3 has 1 row.
I want to have section 2 and 3 a little closer together and sections 0 and 1 a little closer together - basically configuring the space in between cells.
I have searched far and wide and have found nothing specific on how to do this. Suggestions?
Thank you in advance,