Twitch API Merge JSON calls?

It seems I need to make two API calls to get all of the required information to complete the project. My problem is I am passing all of the information into a table, and I don’t know how to pass in the online status because that data is from another API call.

Is there a way to merge the data from the two or any way to get the online status to match up with the information that I already have on the page? I hope I explained myself well enough… Thanks!

Here is the project:
http://codepen.io/nikkilr88/pen/pPgdPb?editors=0011

Here’s a related post with links to answer your question.

Thanks! I actually redid the project, but I will look into it!