I am currently filtering my JSON, it works fine if I filter it with a hard coded value.
Code Sample:
this.names= this.names.filter(function (name) {