I have to create a component doing something on Multiple Rows and Output them then to the next component again as the same number of Rows. When i know output throught the OutputEmitter several rows after each other in the same Method, I get the correct numbers of Rows, but with the same content, this should be different. How is this possible? Is there a Way?