So you want the user to use the “Go” button to submit the form instead of tapping at the top right?
That won’t work, because there is no way to access the values inside the input components to use them in an Add Row action.
To do what you want, you’ll most likely need to use a Custom Form.
Make a copy of the demo app in the above topic, and study it to see how to do it.