Hello, I am trying to list the data that comes from an api in Laravel, I am using Yajra and it returns a result in this way
in component.ts the following code:
in html:
Apparently the page works but it does not show the registers despite the fact that in console
I hope you can help me please