There is a service that manages the array list:
@Injectable() export class ListService { public onChanged = new Subject(); private items: