tables: multiple lines row
I'm designing a table were the description (that can have a variety of lengths) is a vital field for the user analysis' of the table. For that reason, I decided to allow multiple lines in a row (and at this point I'm not setting a limit for the number of lines).
What is the best practice regarding multiple lines in a row?
And, on the specific point of height:
I believe that, when I'm scanning the values vertically, I would be more comfortable if the gap between them wouldn't change (even if I just take milliseconds to readjust it) - second example of the image.
On the other hand, If any of these items happens to have 5lines (hope not), and I decide to use a coherent row height it will be very hard to consume the information.