The getBindingContext() methos gives undefined on AttachDataReceived of table rows.
Please check the following code.
JS Bin - Collaborative JavaScript Debugging
The same works for an sap.m.Table.
I somehow need the binding context of each row either before or immediately after the table is rendered.
Any ideas?