Tips for data-driven HTML5 scenes.

I’m developing data visualizations and was wondering about the following:

Because the scene is data driven, it is constructed at Event BeginPlay from several Data Tables. Is there a way to create these Data Tables from JS objects (or other browser data)?

Thanks