Cannot find a differ supporting object '[object Object]' of type 'object'. NgFor only supports binding to Iterables such as Arrays
问题 I looked at similar questions, but none of them helped me. I am going to receive an object like the following: [ { \"id\": 1, \"name\": \"Safa\", \"email\": \"neerupeeru@mail.ee\", \"purpose\": \"thesis\", \"programme\": \"Software Engineering\", \"year\": 2016, \"language\": \"Estonian\", \"comments\": \"In need of correcting a dangling participle.\", \"status\": \"RECEIVED\" }, { \"id\": 2, \"name\": \"Safa\", \"email\": \"neerupeeru@mail.ee\", \"purpose\": \"thesis\", \"programme\": \