Splits the input string on commas, trims all parts and filters out empty ones.
Input header string.
An array of trimmed strings.
Splits the input string on commas, trims all parts and filters out empty ones.