This example shows how to create a Angular 20 Grid from Observable Array data.
{"firstname":"Andrew","lastname":"Winkler","productname":"Espresso Truffle","price":1.75,"quantity":2,"total":3.5}
{"firstname":"Nancy","lastname":"Winkler","productname":"Caffe Americano","price":2.5,"quantity":10,"total":25}