Issue with nested repeat regions

so are you saying that for the details of each of the dates, i do not create a repeat region on the server side, but on the page side?

I did follow your tutorial to a T that you sent me…and that worked to get the specific Patient Names and the Dates of treatment that coorespond for them. However, now i need to have an additional nested repeat region under each of the Dates of treatment to get all of the actual treatments for that date.

Do i create the repeat on the server side like i have or just do this on the page side? That is where i am confused.