Add click event listener to rows (tbody > tr). You can pass data to the event by using data attributes. Event will return JSON data string in this format: "{dataset: [{key: "value"}]". Sample included.
Remove Users dependency