The object I am displaying is giving correct Answer but the main array is empty at the first instance {Question: Object, Options: Array(0), Answers: Array(4)} Question: Object Options: Array(0) Answers: Array(4) 0: "1" 1: "2" 2: "3" 3: "4" [] as you can see the object has all Answers displayed but the array is empty