Give I have IInterface1 and I have an array of objects of this type
IInterface1
export interface IInterface1 { id: string; status: string; otherStatus: