I\'ve been digging around, and found out that I can use the following to use *ngFor over an object:
...
no use pipes this it example
*ngFor="let Value bof Values; let i = index" {{i}}