I have deployed a simple python REST API Service using Tornado web framework. I need to call this API from an HTML page and display the result formatted in a table. But, whe