Hello,
The returned array from your server is corrupted:
[{"id":326,"value":"newark"},
{"id":261,"value":"new sequare"},
{"id":261,"value":"new york, ny"},
{"id":261,"value":"new square"},
{"id":261,"value":"new york"},
{"id":261,"value":"new york ny"},
{"id":261,"value":"new sqare"},
{"id":261,"value":"new jersey"},
{"id":347,"value":"newville"},
{"id":261,"value":"new haven"},
{"id":333,"value":"monroe township, new jersey"}]
id 261 is used for different values.
Try to debug on your server the following script: