node.js How to inject scope variable into callback properly - Node.js We are working on a fun Node.js project at work. However, we were doing a for-loop with a callback and had big problems to pass in the variable into the callback-function. Either