Hey suppose I have code like:
<td id="something">I want to put stuff in here</td>
How would I be able to put the value of a JavaScript array into the part where I want to put stuff. Say the value of the array at a position is hello, I would output hello.