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