<app-comment*ngFor="let comment of piece.comments, let i = index"[comment]="comment"[comments]="piece.comments"[index]="i"></app-comment>
<app-comment*ngFor="let comment of piece.comments, let i = index"[comment]="comment"[comments]="piece.comments"[index]="i"[scenario]="scenario"></app-comment>