I am trying to filter the data , using lodash function.
let NameKeys = _.filter(Object.keys(this.nameData), key => key.startsWith(\'Jo-\')