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\",
You should use async pipe. Doc: https://angular.io/api/common/AsyncPipe
For example:
{{ a.name }}