I've been struggling for a while with the following swift 4 code : it appears that during the execution (or debug), the lines 89 to 102 are not executed, as if it was some comments... Hence, my array of data is empty so I can't deserialized and use them. Any ideas about why it behaves like that ? Hope my question is pertinent... Thanks :)
