I'm new to d3, and I'm trying to append an image to a specific table cell using d3. I'm using an each function to iterate through my data where each data element is associated with a td. For the last data element I want to add an image.I'm new to d3, and I'm trying to append an imag