GENT::How do I get data into a dojo border container using Ajax?

I am doing a project and I have a problem. I have retrieved data from a json file using ajax and the xmlhttprequest, but I am not able to put the content I retrieve into the dojo content pane. The content pane is inside a border container.

anyone know how to do it??