I want to display orders in reverse sequence. When I use reverse() method to the orders I get an error:
ERROR TypeError: this.orders is not iterable at SafeSubscriber