Many thanks to pguerett, for such a quick reply to my problem, for
anyone with a similar problem the following line of JavaScript suggested
by pguerett used with the add instance button worked perfectly for
me.xfa.resolveNode("Membership.Organisation[" + this.parent.index +
"].ExpertNames").instanceManager.addInstance(1);