0

I'm using xcode, swift 5.0.

I have a multidimensional array for a tableViewController to give a list with different sections.

I would like for the array to be taken from a text file which is stored remotely (so that the array contents can be updated without an app update).

Any advice on how to code for this?

  • check this: https://stackoverflow.com/questions/37599632/swift-read-write-array-of-arrays-to-from-file – Daljeet Apr 25 '20 at 09:01
  • check this too: https://stackoverflow.com/questions/45723653/turning-json-file-into-an-array-in-swift-xcode – Siempay Apr 25 '20 at 11:21

0 Answers0