Aspose word single template merge fields render multiple time using java not for table

it’s working thanks

here this is an example of only 1 level of nested table, so can you send me example up to 5 level of nested table example
because I’m facing following error while I have tried

java.lang.NullPointerException: Cannot invoke "com.aspose.words.Node.getNodeType()" because "this.zzY6" is null
        at com.aspose.words.zzXp7.getLength(Unknown Source)
        at com.aspose.words.zzXp7.zzYps(Unknown Source)
        at com.aspose.words.zzXp7.zzZs(Unknown Source)
        at com.aspose.words.Node.zzYt9(Unknown Source)
        at com.aspose.words.zzWK2.zzZqs(Unknown Source)
        at com.aspose.words.zzWf5.zzgp(Unknown Source)

@kalpeshAspose1997 Could you please provide the template a simple code, that we can run on our side and reproduce the problem? We will check the issue and provide you more information.