I am making an app with App Inventor, which calculates runners time and position, and store this data in TinyDB. This data is displayed on screen as well. Now the point comes to post it to my server and the problem comes here. I have displayed data in a procedure so that it should be displayed in columns form rather than in single line, but now I am not getting how to post the data in the same procedure to my server.
Please see the screenshot: