Using Angular 2 ngFor I\'m creating a table.
My problem is that my data array contains elements such that each element should create 2
my data array
elements
I faced it the same problem and i didn't find any good solution. But after a deep reseach i found this ng-container and it worked very well. U can see it in action bellow
https://plnkr.co/edit/F8ohXKLHvvbHXAqGESQN?p=preview
Open Close {{obj.date}} {{obj.subject}} {{obj.numComents}} Comment {{q}}