smallPaddingCharNo
Set the max number of characters inside current table cell, and add class 'small-padding' on current td (if characters length is smaller than this number)
default: 5
options: Any integer number
mediumPaddingCharNo
Set the max number of characters inside current table cell, and add class 'medium-padding' on current td (if characters length is smaller than this number)
default: 10
options: Any integer number
largePaddingCharNo
Set the max number of characters inside current table cell, and add class 'large-padding' on current td (if characters length is smaller than this number)
default: 15
options: Any integer number
*** Just for the record :)
All paddings must be declared in ng_responsive_tables.css CSS file!