===final updated==
http://plnkr.co/edit/WKRBB7?p=preview
since I use ngModel in a form, I must add name attribue.
name
and my mistake is that
It should be [ngModel]="..."
[ngModel]="..."
{{ i+ 1 }} {{x.Name}}