Results 5 comments of Siddharth

chrome 47 fails with ``` Error: [$injector:modulerr] Failed to instantiate module md.data.table due to: Error: [$injector:modulerr] Failed to instantiate module md.table.templates due to: Error: [$injector:nomod] Module 'md.table.templates' is not available!...

I moved whichever module it was complaining about up the stack to below the script src="angular.js" line and it worked eventually. Hope this helps

Hey, I added some functionality where you can pass javascript as the map key to have more control over what the map function emits. Kindly merge if useful