this.answers_array = (this.answers)? this.answers.split('|').map(s => s.trim()): [];