Hi I'm trying to implement angular2-datatable for my Angular 2 app, but I have a question: How can I pass de array info from angularfire2 observable to the data-table?, here is an image of the example they use and my explanation :
So my question is how do I replace mf.data for items in the *ngFor sentence? Thanks in advance for any tip.