I´m trying to create a table in a svg graphic using D3 and jquery. Therefore i append three text elements to a g element and than call a function to fill each of the text elements with several tspan elements. The values for the tspan elements are coming from a json array.I´m trying to create a table in a svg graphic u