I have a problem showing an array of a JSON object from MongoDB. The Ajax request works correctly and the data is displayed well by the console.
My problem comes in the view, when I try to show that data in the html and the component class.
Here is my class of the component FiveWordsComponent.ts
Here I leave my class of the component FiveWordsComponent.html
Thank you very much and greetings