Skip to main content
1 of 3
Suba Thomas
  • 9k
  • 1
  • 19
  • 33
Grid[MapAt[Identity@@StringReplace[#, (m__ ~~ l_ ~~ u_ ~~ r__) /; UpperCaseQ[u] && LowerCaseQ[l] :> m <> l <> "\n" <> u <> r] &, table21, {All, 3}], Frame -> All, Alignment -> Left, Background -> {None, {{LightOrange, White}}}] 

enter image description here

Suba Thomas
  • 9k
  • 1
  • 19
  • 33