Front-end Table Script Error
I have a front-end script that's filtering some JSON objects, displaying only a few key properties, using a
map() call. The script works fine, but I'm getting an error every time it executes.

