I am trying to display an array within another array and I am not sure how here is my code:
interface QuestionHeader { id: number; questionName: string;