You may want to implement your own MultiMountPoint in order to render a Binding to arbitrary data structure.
@khajavi Binding.scala internally generates very sophisticated ScalaTags code. On the other hand, manually written naive ScalaTags code recreates entire DOM whenever the data changes.