first step: I run the command line: meteor npm install; second step : meteor run --allow-incompatible-update --port 3010 when i run the example,the chrome tell me 'main.jsx:45Uncaught TypeError: generateColumnsList is not a function'; how can fix it ?