I want to convert an HashTable that I generated in my controller, into an JS like object, so that I can use in the view inside tags. Eg:
CONTROLLER<