I have a weird problem. I use the following function to parse Json to an ArrayList of objects:
public ArrayList parseJsonToList(String StrJSON)