L
L
Leo2014-10-08 20:24:16
Apple Xcode
Leo, 2014-10-08 20:24:16

How to create a table with multiple columns (swift)?

The problem is that the application needs a table of 6 columns, the table is dynamically filled with data.
I found solutions in Google, as a rule, they are written in Objective-C and the last commit was 5 months ago (minimum).
I didn’t find a standard way in Xcode, a regular table with 1 column obviously won’t work for me.
If someone has a ready-made solution in swift or an idea - share it, the code in Objective-C does not tell me anything.
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Morozov, 2014-10-08
@morozovdenis

the first thing I want to say:
the Objective-C code doesn't tell me anything.
don't show off
A table has no columns, it has cells. Just design a 6 column cell.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question