Well, I'm impressed from how quick you replied at my post, although it was Sunday... thanks for this (and for your magnifocent module).
It was very easy to set my first tables, sql queries, pass variables through URL's (after reading the documentation and some posts). I needed to show a single row of a table formated in DIVs (or any other way to look like a card of a person for example).
I finally did it yesterday (before I read your reply) with a few PHP / JDatabase (to request the table's rowID from the URL and then select the data from the table), some CSS/HTML coding (to present the data) and a free PHP module. (if you permit it, I could make a post to help other users to).
Still, If you have a custom solution based on ARI DataTables that presents the data in a "card" manner I'd be glad to have it!