Refresh 'External API' variable in a form

Hello!
Is there any way to refresh an ‘External API’ variable without reloading the page?
Simply i need to reload a table that was initialy filled from an external API variable on page load.
Thank you!!

Regards!.
Carlos

Javascript

http://stackoverflow.com/questions/13986437/refresh-a-table-without-refreshing-entire-page-to-show-updated-data

or jquery

https://www.sitepoint.com/community/t/refresh-div-content-without-reloading-page/5353/15

Just thoughts but the right direction on doing this,

regards
Seán

PS: While I understand this may not be the answer you are looking for it does answer your question, please mark as resolved by ticking the tick mark on the left of this reply so others now it is closed.

Hi, did you solve this problem? Could you explain me?