Populate Table from API using AngularJS

Customers


CustomerId Name Country
{{m.CustomerId}} {{m.Name}} {{m.Country}}