I have the following problem. I recieve a jsonString from a server using play2. In swift I convert this jsonString to a jsonDictionary. If my received jsonString contains only one jsonDocument I can covert it like the following code.I have the following problem. I recieve a jsonS