Multi-dimensional array function not working in JS – Photoshop
I've been given a project to generate a HTML table in JS from arrays. I've made similar code in the past, but this one isn't working at all. I'm less concerned with good practice (for ex, using document.write vs innerHTML…