Hello, I have an interesting requirement. I want to create a table where my users can add new records. For this I use a sap.ui.table with input fields. This table has a binding with a JSONModel to store the new records. My oData Service has Annotatio...